A. Gets the Referred Web site name on the server
B. Gets the Server’s Machine Name
C. Gets the Client Machine Name
D. None of the above
Advertisement
Related Mcqs:
- Explain the significance of Server .MapPath ?
- A. Returns the Virtual Path of the web folder B. Maps the specified virtual path to Physical path C. Returns the physical file path that corresponds to virtual specified path D. All of the above...
- The Asp.net server control, which provides an alternative way of displaying text on web page, is_________________?
- A. B. C. D. None of these...
- When an .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. HTML B. WML C. JSP D. XML...
- Which of the following languages can be used to write server side scripting in ASP.NET?
- A. VB B. C-sharp C. Both A and B D. C++...
- Which of the following are not a member of Server Object_________________?
- A. Open B. Execute C. Transfer D. HTMLDecode...
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. XML B. HTML C. WML D. All of the above...
- Which of the following languages can be used to write server side scripting in ASP.NET ?
- A. Visual Basic B. C C. C# D. All of the above...
- While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
- A. HTTP B. FTP C. File D. All of the above...
- When is the user controls code is executed______________?
- A. After the webform loads B. Before Page_init event of web form C. After the page_init event of webform D. None of the above...
Advertisement